home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / noflo100.zip / NOFLO.DOC < prev    next >
Text File  |  1991-07-12  |  3KB  |  83 lines

  1. NOFLO by Todd Kover of 1:261/5016(.0/.1) (Insufficient Memory Software)
  2.  
  3. Version 1.00
  4.  
  5. Copyright 1991 Todd M. Kover.  All Rights reserved.
  6.  
  7. History:
  8. 27May91  -      Original program written
  9.  
  10. 7July91  -      Support added for removing duplicate file attach messages.
  11.  
  12. This program was created because I wanted to run QM with FrontDoor.
  13. Unfortunately, QM doesn't generate file attach messages, so I created this
  14. program to generate them from BinkleyTerm style .?LO files.
  15.  
  16. This program will take apart the .?LO files and generate a file attach 
  17. message for each file inside.  Using the FrontDoor/D'Bridge extended
  18. netmail flags (^aFLAGS spec), it supports killing the file after sending
  19. and truncating the file to zero bytes after sending.  .DLO files cause
  20. the message to be marked with a DIRECT (DIR) extended flag.
  21.  
  22. The configuration file is very simple.  The one used here is enclosed in
  23. the archive.  Here's an example:
  24.  
  25. Host            1:261/5016
  26. Mail            C:\Fido\Msgs\NetMail
  27. Log             C:\Fido\Logs\FD.Log
  28. Outbound        C:\Fido\Outbound
  29. PointNet        26969
  30. Sysop           Todd Kover
  31.  
  32. HOST -- the address of the program using NOFLO.  FMPT kludges are
  33.         used by the program.
  34. MAIL -- The NetMail path used by FrontDoor
  35. LOG  -- The fd log file.  This option is as yet unused, but I'll put
  36.         logging of sent files in, as an option in the future if anybody
  37.         wants it.
  38. OUTBOUND -- Path to an outbound directory where .?LO files are placed.
  39. POINTNET -- NOFLO will translate .?LO messages that have the POINTNET as
  40.             the net into the correct point address.  (For example, I use
  41.             26969 as my pointnet, and a .FLO file for 26969/1 will be
  42.             attached to 1:261/5016.1 if the pointnet is listed).  If
  43.             this verb is left out, no attempt is made to remap the
  44.             address.
  45. SYSOP    -- This is the name that NOFLO puts in the originator's name
  46.             field of the attach.
  47.  
  48.  
  49. The configuration file is assumed to be NOFLO.CFG and be in the current
  50. path.  If the environment variable NOFLO is defined, then that will be
  51. the directory that NOFLO looks for NOFLO.CFG in.
  52.  
  53. An alternate configuration file may be defined by putting it on the
  54. command line.
  55.  
  56. Eg:
  57.  
  58. NOFLO c:\fido\fd\config.fil
  59.  
  60.  
  61. After all (if any) .?LO files are processed NOFLO will scan the outbound
  62. mail area, and delete any file attach messages set (MSGFILE attribute
  63. set in the message header) that have duplicate subject lines, so that
  64. only one of each remains.  This resolves the problem of a mailer sending
  65. a progam more than once in one session.
  66.  
  67. The source code to this program is available to those that want it.
  68. Contact me if there's a desire.
  69.  
  70. NOFLO is NOT public domain.  Just freeware.  You are not obligated to
  71. send any money (Not discouraged, though).  The copyright is retained,
  72. however, and NO charge may be levied to distribute a copy of the progam,
  73. unless it is to recover costs to distribute it.  (Long distance charges
  74. don't count).  No profit may be made distributing the program.
  75.  
  76. Enjoy.  Any bug reports or comments should be sent to me at my node
  77. address.  Flames to nul.
  78.  
  79. -Todd; 1:261/5016
  80. 369 Sheffield Rd
  81. Severna Park MD 21146-1647
  82. X
  83.